home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / game / shoot / AmiHeretic.lha / AmiHeretic.readme < prev    next >
Text File  |  1999-02-17  |  5KB  |  163 lines

  1. Short:    Heretic for PowerPC (WarpUP) and 68k
  2. Author:   MagicSN@Birdland.es.bawue.de
  3. Uploader: MagicSN@Birdland.es.bawue.de
  4. Type:     game/shoot
  5.  
  6. This is the WarpUP port of the 3D game Heretic.
  7. Heretic is a doom-style-game basing on the
  8. Doom-Engine done by Ravensoft who just recently
  9. released the source. This is version 2.5.(Forgot to
  10. raise the version number... sorry...). Ah, if
  11. people wonder why over such a long time no update
  12. and now only such a minor update with no 15-24 Bit
  13. Support yet: I was ill...
  14.  
  15. This is the first Amiga Heretic Port supporting
  16. Hires Graphics !!!
  17.  
  18. New options:
  19.  
  20. -width <width>
  21. -height <height>
  22. -dbuf
  23. -gosure
  24. -mmu
  25. -bat
  26.  
  27. WarpHeretic -width 800 -height 600 for example starts
  28. Heretic in a resolution of 800x600. You have to experiment
  29. a bit with the parameters -dbuf, -mmu and -bat, which produce
  30. the best result. -mmu and -bat should only be used on PowerPC
  31. Systems. Especially in 640x480 resolution this might speed
  32. up a bit.
  33.  
  34. Instead of setting the resolution by parameters you can just
  35. forget about this, and when you select the screenmode, the
  36. correct choice is being done.
  37.  
  38. -gosure just goes sure that NEVER an error message because
  39. of a missing music file appears, even if you have an incomplete
  40. WAD File !!! If you get an error saying something like E2M9 not found, then add
  41. the parameter -gosure !!!
  42.  
  43. Still to do:
  44.  
  45. - Sound quirks to fix (Will be done next)
  46. - Hicolor support (15 Bit)
  47. - In the resolution-independent executable the menu-chooser
  48.   is missing, and sometimes menus overlap each other
  49. - More ASM for both PPC and 68k (68k version is currently
  50.   a plain C version and because of this DEADSLOW).
  51.  
  52. New in 2.5:
  53.  
  54. - Fixed Mousemove-Bug of V2.4 in Hires-Version
  55. - 68k versions work again (but without ASM optimizations... will
  56.   reinsert them later, when i have the time to bugfix the
  57.   68k ASM optimization)
  58.  
  59. Ah... forgot to raise the version number ... sorry...
  60.  
  61.  
  62. New in 2.4:
  63.  
  64. - Corrected the garbage i did with 2.3
  65. - Now sound works fine. No noise anymore. Ambients disappeared
  66.   though. They appear again if you do -ambient, but then you
  67.   will get a little noise still (not much, though). Will be
  68.   fixed later, but now i first will do Hicolor and Truecolor
  69.   versions :) And Hexen-Sound...
  70.  
  71. New in 2.0:
  72.  
  73. - Hires Support
  74.  
  75. New in 2.2:
  76.  
  77. - Music bugfix, now the correct music is played always
  78.  
  79. New in 2.3:
  80.  
  81. - MESSED THINGS UP BIG TIME BY MISTAKE !!!
  82.  
  83. New in 1.8 (This is a minor update... but some people
  84. would call at least one of the features major, hehehe :) ):
  85.  
  86. - Does not crash anymore if no WAD-File found
  87. - Works again with Shareware WAD (1.6 did not work
  88.   with it). -shareware parameter of 1.7 is not needed
  89.   anymore, it auto-recognizes which WAD is used.
  90. - Note: "Addon-WADs" from 3rd-party level-designers
  91.   require the full version of the WAD
  92. - Music-Code enhanced, should now run without quirks,
  93.   end should loop correctly (i hope so :) ), sound
  94.   effects still have some quirks
  95. - Enhanced Joypad Code, hopefully now it works
  96.   correctly also with "not original Commodore Pads"
  97.  
  98.  
  99. New in 1.6:
  100.  
  101. - Saving/Loading works again (of course you can load
  102.   files which you saved in older versions !!!)
  103. - AmiHeretic/WarpHeretic is now the first Amiga Heretic
  104.   port with working BACKGROUND MUSIC !!! To enable it
  105.   use -music or use the GUI. You need doomsound.library
  106.   and the MIDI_Instruments file of Doom (It will play
  107.   the Heretic Music, though :) )
  108. - Optional Doublebuffering for AGA Users (Note: Due to
  109.   Contextswitches, this will probably cause a small
  110.   slowdown)
  111. - Note: AGA version only works in 320x200 resolution !!!
  112.  
  113. New in 1.5:
  114.  
  115. - In 1.5 release i included by mistake a 1.3 binary
  116.   (i released it 5 minutes before my train to work went...)
  117. - Full Sound-Support implemented. You need doomsound.library
  118.   which is included.
  119.  
  120. New in 1.4:
  121.  
  122. - 1.3 still had crash bugs (which where not existing
  123.   in 1.1, BTW). I fixed this. Thanks to tomevens@sn.no
  124.   and all others who helped finding the bug !!! With
  125.   this release the debugging version of WarpHeretic
  126.   hopefully is obsolete :)
  127. - Experimental sound-support, can be turned off by
  128.   -nosfx.
  129.  
  130. New in 1.3:
  131.  
  132. - 1.2 had some crashbugs. Fixed this. (Bug in PPC ASM
  133.   Optimization was this)
  134. - Compiled with latest StormC Version, gave a speedup,
  135.   now it runs 2 fps faster
  136.  
  137. New in 1.2:
  138.  
  139. - Mousepointer invisible
  140. - If problems with IPX appear for systems where PPC
  141.   has the lower Ethernet Number, use -reverseipx now.
  142.   (like in ZhaDoom and ADoomPPC).
  143. - One more PPC ASM optimized function
  144.  
  145. Supports:
  146.  
  147. - Keyboard/Joypad/Joystick/Mouse
  148. - Screen/Window Display
  149. - GFX Board and AGA
  150. - TCP/IP, AmIPX and Serial Link Support (new in 1.1)
  151. - PowerPC Assembler optimization was used (4 functions, new in 1.1...)
  152. - Sound/Music
  153. - Hires
  154.  
  155. This game underlies the original copyright by Ravensoft.
  156. The executable can be freely copied, but the datafile
  157. from Ravensoft is NOT to be freely copied, you need
  158. to buy it or get the Shareware version from ftp.cdrom.com.
  159.  
  160. Steffen Haeuser
  161.  
  162.  
  163.